home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3.iso / webrec / MAINMENU.DIR / 00093.ls < prev    next >
Encoding:
Text File  |  1996-12-10  |  208 b   |  10 lines

  1. on exitFrame
  2.   global TheSprite
  3.   set TheSprite to 1
  4.   puppetSprite(8, 1)
  5.   set the castNum of sprite 8 to the number of member string("v-" & the soundLevel)
  6.   updateStage()
  7.   sound stop 1
  8.   sound stop 2
  9. end
  10.